[INFO] cloning repository https://github.com/matthewfreeze/rustane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewfreeze/rustane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewfreeze%2Frustane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewfreeze%2Frustane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4983ba1a34efabb70c3c9197b5c3457ef05018a1
[INFO] fixing matthewfreeze/rustane against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewfreeze%2Frustane" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthewfreeze/rustane
[INFO] finished tweaking git repo https://github.com/matthewfreeze/rustane
[INFO] tweaked toml for git repo https://github.com/matthewfreeze/rustane written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthewfreeze/rustane on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthewfreeze/rustane already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ncdrone/ane`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest Rust 1.94.0 compatible versions
[INFO] [stderr]       Adding block-buffer v0.10.4
[INFO] [stderr]       Adding cpufeatures v0.2.17
[INFO] [stderr]       Adding crypto-common v0.1.7
[INFO] [stderr]       Adding digest v0.10.7
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding typenum v1.20.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hf-hub v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f
[INFO] running `Command { std: "docker" "start" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling objc2 v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking objc2-encode v4.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stdout] error: `objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS.
[INFO] [stdout]        (If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead).
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc2-0.6.4/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | compile_error!("`objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS.\n(If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead).");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.6
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling ane v0.1.0 (https://github.com/ncdrone/ane?branch=main#016b754a)
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking metal-decode v0.1.0 (/opt/rustwide/workdir/crates/metal-decode)
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr] error: could not compile `objc2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f", kill_on_drop: false }`
[INFO] [stdout] c6b3162e809b8522106ac90678dae81ceee8cc7f99efd2340675692fbc336e8f
